Skip to content

fix: reorder faucet tabs to show "Fund an address" first#322

Merged
brendanjryan merged 1 commit intomainfrom
fix/faucet-tab-order
Apr 20, 2026
Merged

fix: reorder faucet tabs to show "Fund an address" first#322
brendanjryan merged 1 commit intomainfrom
fix/faucet-tab-order

Conversation

@brendanjryan
Copy link
Copy Markdown
Contributor

Reorders the faucet tabs on both /quickstart/faucet and /guide/use-accounts/add-funds so "Fund an address" is the default tab.

Combined with the vocs keepMounted={false} change (brendanjryan/vocs), this means the expensive "Fund your wallet" tab (wallet connector, MIPD provider detection) only loads when explicitly clicked, making the faucet page load significantly faster.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tempo-docs Ready Ready Preview, Comment Apr 20, 2026 1:57am

Request Review

Put the lightweight "Fund an address" tab first so the page loads
fast. The expensive "Fund your wallet" tab (wallet connector, MIPD)
is now lazy-loaded only when clicked.
@brendanjryan brendanjryan force-pushed the fix/faucet-tab-order branch from c5d9d8f to 6e77ff6 Compare April 20, 2026 01:53
@brendanjryan brendanjryan merged commit 09343a1 into main Apr 20, 2026
10 checks passed
@brendanjryan brendanjryan deleted the fix/faucet-tab-order branch April 20, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant